l3:DomMbrIf

The runtime/operational state for interfaces maintained by VRF management processes. This is an internal object that tracks the state used by the nxos process for the operations.

Telemetry Sensor Path(s)

Configurable Properties
PROPERTY NAME DATA TYPE DESCRIPTION PERMITTED VALUES
name naming:Name
(string:Basic)
Name
MAX SIZE: 16

Operational Properties
PROPERTY NAME DATA TYPE DESCRIPTION POSSIBLE VALUES
gsdbCtx scalar:Uint32
The value of a global shared database (GSDB) context associated with an interface. The GSDB context is set to a non-zero value when a GSDB update is in progress for an interface, such as a VRF-membership update. RANGE: [0, 4294967295]
gsdbCtxType l3:VrfGsdbCtxType
(scalar:Enum8)
The identifier for the type of GSDB operation that is ongoing for an interface. This is valid only if the GSDB context has a non-zero value. SELECTION:
1 - vrf
2 - if
3 - table
4 - if-table
5 - if-list
6 - purge
7 - vpnid
8 - source-of-origin
9 - route-limits
DEFAULT: if
iod scalar:Uint32
The interface ID. This is a runtime/operational state that the iNXOS maintains to uniquely identify interfaces in a switch. RANGE: [0, 4294967295]
oldVrfId l3:VrfId
(scalar:Uint16)
old vrfId
RANGE: [0 , 65535]
DEFAULT: 0
oldVrfName l3:VrfName
(string:Basic)
old vrf name A sequence of characters
vrfId l3:VrfId
(scalar:Uint16)
The ID of the VRF that belongs to the interface. Note that an interface can only belong to one VRF at a time. This field is set to 0 if the interface does not belong to a VRF.
RANGE: [0 , 65535]
DEFAULT: 0
vrfName l3:VrfName
(string:Basic)
The VRF name. This name can be up to 64 alphanumeric characters. A sequence of characters

Internal Properties
PROPERTY NAME DATA TYPE DESCRIPTION POSSIBLE VALUES
id nw:IfId
(base:IfIndex)
Interface ID Must match first field in the output of show intf brief. Example: Eth1/1 or Vlan100
modTs mo:TStamp
(scalar:Date)
The time when this object was last modified. SELECTION:
0 - never
DEFAULT: never
status mo:ModificationStatus
(scalar:Bitmask32)
The upgrade status. This property is for internal use only. SELECTION:
2 - created
4 - modified
8 - deleted
16 - replaced